Release 10.1A: OpenEdge Development:
Web Services


Running the Analyzer

To run the WSDL Analyzer, enter the bprowsdldoc command on your operating system command line using the following syntax:

Note: Use the command window (shell) opened by the proenv command tool to enter this command with the correct path settings.

Syntax
bprowsdldoc  
   [ -h ] | { [ option ] ... wsdl-url-or-filename [ target-directory ] } 

-h

Displays a help message on the usage of this command.

option

Specifies one of the following command options:

Syntax
  -b  
| -nohostverify  
| -nosessionreuse  
| -WSDLUserid username  
| -WSDLPassword password 
| -proxyhost host  
| -proxyport port  
| -proxyUserid username  
| -proxyPassword password  
| -show100style 

-b

Forces documentation of binding names.

-nohostverify | -nosessionreuse

Turns off host verification and reuse of session IDs for HTTPS connections.

-WSDLUserid username | -WSDLPassword password

Provides access to a secured WSDL file.

-proxyhost host | -proxyport port |
-proxyUserid username | -proxyPassword password

Specifies a proxy for the connection and provides access to a secure proxy.

-show100style

Shows procedure and function signatures as documented in the 10.0x releases of OpenEdge. For more information, see the "Analyzing wrapped document literal" section.

wsdl-url-or-filename

Specifies a URL, Microsoft Uniform Naming Convention (UNC), or local pathname to the WSDL file.

target-directory

Specifies a the target directory where the Analyzer writes the generated documents.

For more information on the bprowsdldoc command, see Appendix E "Commands and Utilities."


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095